home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 October / JOY141_CD2.iso / Data / Sharewares / Graphisme / Nimo50Build8.exe / Div Fix / History.txt < prev    next >
Text File  |  2002-01-28  |  4KB  |  85 lines

  1. 1.0 First version (without version number)
  2.   This version was not intended for global distribution (so, sorry for the missing
  3.   readme file :)
  4.  
  5. 1.01
  6.   Changes in the Win32 version:
  7.     - you can change if you want the DivFix window stay on the top
  8.       (usefull for drag-and-drop)
  9.  
  10.     - you can open the files with drag-and-drop (Thanks for Angus Johnson
  11.       and Anders Melander for their Drag and Drop Component Suite)
  12.  
  13.     - Fixed the bug with the "Read beyond end of file" error
  14.  
  15.   This new readme file... :)
  16.  
  17. 1.02
  18.   Changes in the Win32 version:
  19.     - At least fixed that annoying "I/O Error" bug... :)
  20.  
  21. 1.03
  22.   Changes in the Win32 version:
  23.     - Fixed another cause for "I/O Error" bug. If a frame header was corrupted,
  24.       DivFix stopped with this error. Now it will give you an error message,
  25.       where the corrupted frame was and continue the searching for the next valid
  26.       frame. The corrupted frame will not be in the index, but if you still
  27.       experience problems (frozen picture during playback), the only solution is
  28.       cutting the damaged frame out with VirtualDub (or with any other editor).
  29.       The error detection is not perfect, it only scan the frame header. So if
  30.       the damage is only in the frame data and the header is perfect, DivFix
  31.       will not notice it (and the video will freeze).
  32.  
  33.     - Added a scroll bar to the status display to see the error messages, if
  34.       there is too much...
  35.  
  36.     - Fixed the problem with seeking in some movies after using DivFix.
  37.  
  38.     - The About window is no longer sizable (Thanks to Atte for detecting this
  39.       serious security hole! :))
  40.  
  41. 1.04
  42.   Changes in the Win32 version:
  43.     - Fixed a bug caused DivFix to cut the avi to the size of the previous size
  44.       after a rebuild,strip and resume. Sorry for those who had problems from this...
  45.  
  46.     - Added a nice progress indicator.
  47.  
  48.     - Changed the Regenerate in the File menu to Rebuild. That has the same function
  49.       as the button, i just forgott to rename it and a few people found it confusing.
  50.  
  51. 1.05
  52.   Changes in the Win32 version:
  53.     - Fixed two bug causing I/O errors
  54.  
  55.     - Fixed a possible bug which cause truncating the avi (i hope this problem is now
  56.       eliminated)
  57.         
  58.     - Added the error-checking function, but this check is not 100% bulletproof,
  59.       because it will detect faulty frames only if the frame-header is damaged too.
  60.  
  61.     - For a request, DivFix show the position where the corrupted frame was found.
  62.  
  63. 1.06
  64.   Changes in the Win32 version:
  65.     - Fixed a few I/O error bug (Thanks to Kimmo Hassinen for sending me videos wich
  66.       produce the errors)
  67.  
  68.     - Fixed the bug in the Stayontop feature which ceased to function properly after
  69.       turning it off and turning back
  70.  
  71.     - DivFix is now working with OpenDML videos containing interleaved indexes
  72.  
  73.     - Stop button for interrupting the rebuilding or error checking process
  74.  
  75.     - DivFix can be used now with command-line parameters to batch-process multiple
  76.       files (see it at the Usage part of this document). Whith that, i think the DOS
  77.       version is no longer necessary (and i remove it from the archive), especially not,
  78.       because it was not updated with the changes in the Win32 version.
  79.  
  80.     - The executable is now compressed with the UPX compression utility (Thanks to Volker
  81.       Wiens for the suggestion)
  82.  
  83.     - The archive is now contain the source code and released under the GNU Public
  84.       License (see License.txt for the details)
  85.